deploy: Fix path to aboot.cfg in BLS files
authorAlexander Larsson <alexl@redhat.com>
Wed, 6 Aug 2025 10:16:34 +0000 (12:16 +0200)
committerAlexander Larsson <alexl@redhat.com>
Wed, 6 Aug 2025 10:47:17 +0000 (12:47 +0200)
commit0c88e908da7e6bbf54d7e694739b3d861015a3a3
treea4d3c8194375ecd87757386ab0b53187550548c5
parenta660844ef3bafda17fae7de6ec5d36e023a28025
deploy: Fix path to aboot.cfg in BLS files

The change in https://github.com/ostreedev/ostree/pull/3413/ was meant
to change when the abootcfg option is set in the BLS file.  However,
it also changed the value of this key, using the wrong directory
(bootcsumdir instead of /usr/lib/ostree-boot).

This means that during update, aboot-update gets the wrong path to the
config and cannot correctly write the aboot partition.

Signed-off-by: Alexander Larsson <alexl@redhat.com>
src/libostree/ostree-sysroot-deploy.c